kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin.math
/
[JRE]nextDown
next
Down
JRE
inline
fun
Float
.
nextDown
(
)
:
Float
Content copied to clipboard
Returns the
Float
value nearest to this value in direction of negative infinity.
Since Kotlin
1.2